3. Self-check
Can you work out all the exercises in our open book chapter 1 - 14?
Can you write the algorithm in both pseudocode and flowchart for your solution for each question?
Can you contruct a tracetable and dry-run the algorithm by yourself?
Can you convert an iterative algorithm to a recurssive algorithm if possible and vice-versa?
1. What are the contents going to be covered in the assessment?
1.1 Program constructs
1.2 Functions
1.3 Data types:
1.4 Algorithms:
1.5 The Turtle graphics and Event handling
1.6 State Machines
2. Materials for you to prepare for the assessment
3. Self-check
Can you work out all the exercises in our open book chapter 1 - 14?
Can you write the algorithm in both pseudocode and flowchart for your solution for each question?
Can you contruct a tracetable and dry-run the algorithm by yourself?
Can you convert an iterative algorithm to a recurssive algorithm if possible and vice-versa?